Core i7 875K
2009年リリース
bcdedit /set hypervisorlaunchtype autoにするとなぜかVMXとEPTがサポートされてないと表示される。
code:checktool --verbose
CPU vendor * GenuineIntel
Intel64 supported * Yes
VMX supported - No
VMX enabled - No
EPT supported - No
NX supported * Yes
NX enabled * Yes
Hyper-V disabled - No
OS version * Windows 10.0.19043
OS architecture * x86_64
Guest unoccupied * Yes. 0 guest(s)
「拡張ページテーブル(EPT)搭載インテル®VT-x」がグレーアウトされている
https://scrapbox.io/files/60ffe1dc14ca3d001ca295c4.png
code:ProcessorID_20210727_193600.txt
Intel® Processor Identification Utility
Version : 6.6.15.0316
TimeStamp : 2021/07/27 07:35:50
Operating System : Microsoft Windows NT 10.0.19043.0
Number of processors in system: 1
Current processor: 1
Active cores per processor: 4
Disabled cores per processor: 0
Processor Name: Intel(R) Core(TM) i7 CPU K 875 @ 2.93GHz
Type : 0
Family : 6
Model : 1E
Stepping : 5
Revision: A
Maximum CPUID Level: 11
L1 Instruction Cache: 4 x 32 KB
L1 Data Cache: 4 x 32 KB
L2 Cache: 4 x 256 KB
L3 Cache: 8 MB
Packaging: LGA1156
Enhanced Intel SpeedStep® Technology: Yes
MMX(TM): Yes
Intel® SSE: Yes
Intel® SSE2: Yes
Intel® SSE3: Yes
Intel® SSE4: Yes
Intel® AES-NI: No
Intel® AVX: No
Enhanced Halt State: Yes
Execute Disable Bit: Yes
Intel® Hyper-Threading Technology: Yes
Intel® 64 Architecture: Yes
Intel® virtualization technology: No
Intel® vt-x with extended page tables: No
System Graphics: Add-in Graphics
Expected Processor Frequency: 2.93 GHz
Reported Processor Frequency: 3.18 GHz
Expected System Bus Frequency: 133 MHz
Reported System Bus Frequency: 133 MHz
*************************************************************
ここではEPTを使えることになってるんだけど。
参考ページ